-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Install Hex and Rebar per OTP release #14477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💚 💙 💜 💛 ❤️ |
If anyone is running into issues on OTP 28, e.g.:
Please install rebar3 like this:
this should be no longer necessary once this PR is released, e.g. in next Elixir 1.18.x. |
Looks like I am getting those kinds of issues with 1.18.2: #14662 |
The fix mentioned above has been released in 1.18.4, could you try 1.18.4? Please note that Elixir 1.18.2 doesn't support OTP28. |
Oh, thank you, looks like distributions like MacPorts should not ship elixir 1.18.2 and OTP 28 at the same time. |
See hexpm/hex#1069
I've manually executed release scripts from the Hex PR so the following URLs are already working and thus this can be tested locally.